| Name | Description | |
|---|---|---|
![]() | PDFFormXObjectVisualObject Constructor | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
The following tables list the members exposed by PDFFormXObjectVisualObject.
| Name | Description | |
|---|---|---|
![]() | PDFFormXObjectVisualObject Constructor | Initializes a new object. This method supports the internal library infrastructure and should not be used by external client code. |
| Name | Description | |
|---|---|---|
![]() | ctm | (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | owner | (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | type | (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
| Name | Description | |
|---|---|---|
![]() | getCTM | Get the current transformation matrix. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getDisplayBounds | Gets the bounds of this object in display coordinates. |
![]() | getFormXObjectCorners | Gets the corners of the form XObject. The order of the corners in the array is the following: lower left, lower right, upper right, upper left. |
![]() | getFormXObjectID | Gets the form XObject ID. |
![]() | getGraphicsState | Gets the current graphics state. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getHeight | Get the form XObject height. |
![]() | getMarkedContentIdentifier | Gets the marked content identifier. A negative value means the visual object does not belong to a marked content sequence. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getOptionalContentGroup | Gets the optional content group this Object belong to. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getStructureElement | Gets the structure element that includes this visual Object. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getTransparencyGroup | Gets the transparency group. |
![]() | getType | Gets the object type. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | getVisualObjects | Gets the list of visual Objects included in this form XObject. |
![]() | getWidth | Get the form XObject width. |
![]() | setCTM | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setFormXObjectCorners | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setFormXObjectID | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setGraphicsState | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setHeight | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setMarkedContentIdentifier | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setOptionalContentGroup | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.content.visualobjects.PDFVisualObject) |
![]() | setTransparencyGroup | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setVisualObjects | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | setWidth | This method supports the internal library infrastructure and should not be used by external client code. |